Conversation
|
|
|
@DylanDylann Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚧 @Julesssss has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/Julesssss in version: 9.3.53-0 🚀
Bundle Size Analysis (Sentry): |
1 similar comment
|
🚀 Deployed to staging by https://github.com/Julesssss in version: 9.3.53-0 🚀
Bundle Size Analysis (Sentry): |
|
Deploy Blocker #87197 was identified to be related to this PR. |
|
Deploy Blocker #87200 was identified to be related to this PR. |
|
Deploy Blocker #87201 was identified to be related to this PR. |
|
Deploy Blocker #87199 was identified to be related to this PR. |
|
Deploy Blocker #87209 was identified to be related to this PR. |
|
Deploy Blocker #87219 was identified to be related to this PR. |
|
I'm Maciej from Callstack, I'll take a look into the related issues since @fabioh8010 is on sick leave. |
|
I have some Claude-assisted insights, but no solution has been tested yet. I hope it'll be a good starting point for @fabioh8010 tomorrow when he will be back, otherwise I'll continue. What's happening: The new performance optimization reuses object references when data hasn't changed (structural sharing). However, Onyx's internal change-detection mechanism relies on comparing "before" and "after" Impact: After creating/deleting/splitting expenses, the UI doesn't update until a manual refresh or navigation. The data is correctly saved — it's purely a rendering issue. Fix: I've identified the specific code path and written up a detailed RCA with a proposed fix on the internal ticket. The fix is small and targeted — it doesn't require reverting the performance optimization. |
|
Hey @leshniak thanks for taking a look. Here's the main issue we're using for Fábio's Onyx improvements, which we can use to resolve this issue and try again.
Would you mind linking to this in the above issue please, I wasn't able to find it. |
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.3.53-7 🚀
|
Explanation of Change
This PR bumps Onyx to 3.0.58, which includes the following changes:
Fixed Issues
$ #86181
PROPOSAL:
Tests
General testing over the app:
Offline tests
N/A
QA Steps
Same as Tests.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Screen.Recording.2026-03-30.at.11.49.35-compressed.mov
Android: mWeb Chrome
N/A, Chrome always crash in my emulator.
iOS: Native
Screen.Recording.2026-03-30.at.11.55.44-compressed.mov
iOS: mWeb Safari
Screen.Recording.2026-03-30.at.12.03.10-compressed.mov
MacOS: Chrome / Safari
Screen.Recording.2026-03-30.at.12.05.33-compressed.mov
Screen.Recording.2026-03-30.at.12.08.11-compressed.mov